Package com.cisco.pt.ipc.sim.pdu
Interface WLCSyslogEntry
- All Superinterfaces:
Header,IPCData,Pdu,Signal,SyslogEntry
- All Known Implementing Classes:
WLCSyslogEntryImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.Header
getPayload, setPayloadMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduReadMethods inherited from interface com.cisco.pt.ipc.sim.pdu.SyslogEntry
getDateTime, getHostIpAddress, getMessage, getPriority, setDateTime, setHostIpAddress, setMessage, setPriority
-
Method Details
-
getPrefix
String getPrefix()- Returns:
- String Returns a String
-
setPrefix
- Parameters:
prefix- Takes in a parameter of prefix
-